func math.sinh

2 uses

	math (current package)
		sinh.go#L29: 	return sinh(x)
		sinh.go#L32: func sinh(x float64) float64 {